
#include "shapesq.inc"
object{ Quartic_Loop_1   //----------------------------------
        sturm
        texture { pigment{ color White}  
                  finish { phong 1}
                } // end of texture 
        scale 1
        rotate<0,0,90>
        translate < 0,0,0>
      } // ------------------------------------ end of object


